gtk-demo: fix colorchooser example
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 Dec 2013 04:30:52 +0000 (23:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 Dec 2013 04:30:52 +0000 (23:30 -0500)
commita66147dc82b63a664d60665badcbfda542d202cd
tree216ff3a7089ef0011924191ae2d0b75e67714a99
parent901127243a2ff415d7b32a9929af4a0e590e01f6
gtk-demo: fix colorchooser example

A nested dialog on top of a modal dialog must itself be modal,
otherwise it doesn't get any input.
demos/gtk-demo/colorsel.c